home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 1998 November / IRIX 6.5.2 Base Documentation November 1998.img / usr / share / catman / p_man / cat3 / Xm / XmImVaSetValues.z / XmImVaSetValues
Text File  |  1998-10-30  |  3KB  |  67 lines

  1.  
  2.  
  3.  
  4.      XXXXmmmmIIIImmmmVVVVaaaaSSSSeeeettttVVVVaaaalllluuuueeeessss((((3333XXXX))))       UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV       XXXXmmmmIIIImmmmVVVVaaaaSSSSeeeettttVVVVaaaalllluuuueeeessss((((3333XXXX))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           XXXXmmmmIIIImmmmVVVVaaaaSSSSeeeettttVVVVaaaalllluuuueeeessss - An input manager function that updates
  10.           attributes of an input context
  11.  
  12.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  13.           #include <Xm/XmIm.h>
  14.           vvvvooooiiiidddd XXXXmmmmIIIImmmmVVVVaaaaSSSSeeeettttVVVVaaaalllluuuueeeessss(
  15.           WWWWiiiiddddggggeeeetttt wwwwiiiiddddggggeeeetttt);
  16.  
  17.      VVVVEEEERRRRSSSSIIIIOOOONNNN
  18.           This page documents Motif 2.1.
  19.  
  20.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  21.           XXXXmmmmIIIImmmmVVVVaaaaSSSSeeeettttVVVVaaaalllluuuueeeessss updates attributes of the input context
  22.           associated with the specified widget. This function passes
  23.           the attributes to _X_I_C_S_e_t_V_a_l_u_e_s. The initial call to this
  24.           routine should pass in all of the input context attributes.
  25.           Thereafter, the application programmer calls XXXXmmmmIIIImmmmVVVVaaaaSSSSeeeettttVVVVaaaalllluuuueeeessss
  26.           only if a value has changed. See the description in the
  27.           XXXXmmmmIIIImmmmSSSSeeeettttVVVVaaaalllluuuueeeessss(3) man page for a list of associated
  28.           resources.
  29.  
  30.           This routine uses the ANSI C variable-length argument list
  31.           (varargs) calling convention. The variable-length argument
  32.           list consists of groups of arguments each of which contains
  33.           an attribute followed by the value of the attribute. The
  34.           last argument in the list must be NULL.
  35.  
  36.           Note that the List and TextField widgets call the
  37.           XXXXmmmmIIIImmmmVVVVaaaaSSSSeeeettttVVVVaaaalllluuuueeeessss function internally. Therefore, further
  38.           calls to the XXXXmmmmIIIImmmmVVVVaaaaSSSSeeeettttVVVVaaaalllluuuueeeessss function for these widgets are
  39.           unnecessary.
  40.  
  41.           _w_i_d_g_e_t    Specifies the ID of the widget registered with the
  42.                     input manager
  43.  
  44.           For more information on variable-length argument lists, see
  45.           the X Toolkit Intrinsics documentation.
  46.  
  47.      RRRREEEELLLLAAAATTTTEEEEDDDD
  48.           XXXXmmmmIIIImmmmSSSSeeeettttFFFFooooccccuuuussssVVVVaaaalllluuuueeeessss(3), XXXXmmmmIIIImmmmSSSSeeeettttVVVVaaaalllluuuueeeessss(3), and
  49.           XXXXmmmmIIIImmmmVVVVaaaaSSSSeeeettttFFFFooooccccuuuussssVVVVaaaalllluuuueeeessss(3).
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                                         (printed 10/24/98)
  64.  
  65.  
  66.  
  67.